home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / ASTUTIL.TEC < prev    next >
Text File  |  1992-03-09  |  3KB  |  48 lines

  1. ID:AU SuperSpool, FastDrive with QEXT.SYS
  2. Quarterdeck Technical Note #118
  3. by Stan Young
  4. last revision:  12 February 1992
  5.  
  6. Q: HOW DO I USE AST'S SUPERSPOOL AND FASTDRIVE UTILITIES WITH QEXT.SYS?
  7.  
  8. AST's SuperSpool and FastDrive utilities can be run with Quarterdeck's 
  9. QEXT.SYS driver, but require some special setup parameters since the default 
  10. for these utilities is to load at the 1 megabyte address, which is where 
  11. QEXT.SYS must load.
  12.  
  13. To have it work properly, you must have QEXT.SYS invoked in your CONFIG.SYS 
  14. file before loading FASTDRIVE.  Naturally, consult the DESQview manual 
  15. (Appendix B) concerning setting up some real extended memory in which QEXT.SYS 
  16. will be loaded.  The AST utilities can be loaded either in the remaining real 
  17. extended memory or in "emulated" extended memory created by AST's REX.SYS 
  18. driver.  QEXT.SYS, as noted in the manual, can only use REAL extended memory.
  19.  
  20. As noted, the AST utilities default to load themselves at a 1 megabyte address 
  21. and therefore, if allowed to load with the defaults, will overwrite QEXT.SYS 
  22. and disable both QEXT and themselves.  In order to have them load above QEXT, 
  23. it is necessary to tell them with a command line parameter where to load.  If 
  24. you have difficulty with this, please consult the AST SuperPak software 
  25. manual, but the basic method for telling the AST software where to load is as 
  26. follows:
  27.  
  28. Generally, under the default to load the utility in extended memory, you put 
  29. "/EXTM" as a parameter on the command line.  As noted, this will load it at 1 
  30. meg.  If you want to be sure they don't load on top of QEXT, you must enter 
  31. the parameter as "/EXTM=0,1088."  This tells the utility to load at a 1088K 
  32. address.  Since 1 megabyte is 1024K, setting the starting address to 1088 
  33. leaves the 64K that QEXT.SYS uses free.
  34.  
  35. If you use both FASTDISK and SUPERSPL, you can use the "/EXTM=0,1088" 
  36. parameter for both of them.  This would appear to be a conflict; however, 
  37. while these utilities do not detect QEXT or other VDISK-like utilities, they 
  38. do detect each other and will not overwrite each other. 
  39.  
  40. Note: The above setup information also applies to the AST's SuperDrive 
  41. utility.
  42.  
  43.   ************************************************************************
  44.   *This technical note may be copied and distributed freely as long as it*
  45.   *is distributed in its entirety and it is not distributed for profit.  *
  46.   *         Copyright (C) 1988-92 by Quarterdeck Office Systems           *
  47.   ************************ E N D   O F   F I L E *************************
  48.